Skip to content

Fixed small syntax errors in ODIN's Makefile test target. #1969

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 25, 2022

Conversation

alirezazd
Copy link
Contributor

@alirezazd alirezazd commented Feb 8, 2022

When trying to build the test target with the ODIN's Makefile, encountered a syntax error which I fixed.

Description

I have made the same edit on two lines of the Makefile.

Related Issue

Motivation and Context

It resoves the error when trying to make the test target.

How Has This Been Tested?

The "make test" command now works and starts the benchmarks.

Types of changes

  • Bug fix (change which fixes an issue)
  • New feature (change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My change requires a change to the documentation
  • I have updated the documentation accordingly
  • I have added tests to cover my changes
  • All new and existing tests passed

@github-actions github-actions bot added the Odin Odin II Logic Synthesis Tool: Unsorted item label Feb 8, 2022
@sdamghan
Copy link
Member

@alirezazd - Can you please update the branch with the master branch, then we will rerun the CI test? It seems there is a mismatch for the nightly test 1 results.

@github-actions github-actions bot added the VPR VPR FPGA Placement & Routing Tool label Feb 10, 2022
@alirezazd alirezazd closed this Feb 10, 2022
@github-actions github-actions bot removed VPR VPR FPGA Placement & Routing Tool Odin Odin II Logic Synthesis Tool: Unsorted item labels Feb 10, 2022
@alirezazd alirezazd reopened this Feb 10, 2022
@github-actions github-actions bot added the Odin Odin II Logic Synthesis Tool: Unsorted item label Feb 10, 2022
@alirezazd
Copy link
Contributor Author

@sdamghan Thank you, I have updated my branch. Please re-run the test.

@sdamghan
Copy link
Member

LGTM, will merge once all CIs are green

@alirezazd
Copy link
Contributor Author

alirezazd commented Feb 22, 2022

@mithro This PR is ready to merge, JFYI.

@sdamghan sdamghan merged commit 9fd351e into verilog-to-routing:master Feb 25, 2022
@alirezazd alirezazd deleted the ODIN_Makefile_fix branch March 11, 2022 21:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Odin Odin II Logic Synthesis Tool: Unsorted item
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants